crypto/aes.ctrAble.NewCTR (method)

2 uses

	crypto/cipher
		ctr.go#L34: 	NewCTR(iv []byte) Stream
		ctr.go#L41: 		return ctr.NewCTR(iv)